home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / goddard.dir / 00101_Script_101 < prev    next >
Text File  |  1994-11-28  |  109b  |  7 lines

  1. on Trigger
  2.   Global SCOPEGlow
  3.   if SCOPEGlow = 0 then
  4.     set SCOPEGlow = 1
  5.   else
  6.   end if
  7. end Trigger